home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Hacking & Misc / NetHell1.0.sit / NetHell 1.0 Installer / KeyQuencer Extensions / Key.rsrc / MPRM_128 < prev    next >
Text File  |  1995-12-16  |  1KB  |  1 lines

  1. KeyjKey [cmd] [shift] [caps] [opt] [ctrl] [add] [keyup] "a"/return/enter/delete/…/help/F1/ (#ascii [#keycode]) Types a key or a key combinationcmdHolds down the Command keyshiftHolds down the Shift keycapsHolds down the Caps Lock keyoptHolds down the Option keyctrlHolds down the Control keyaddTAdds the chosen modifiers (cmd, shift…) to those already pressed to invoke the macrokeyupîPosts a key-up event after the key-down event. This is usually not needed, but it is required by some applications such as the AppleCD Audio Player."a" Key to type#ascii #keycodeEASCII code of the key to type and optional keyboard-specific key codereturn!Types the return key (also "ret")enterTypes the enter keydeleteTypes the delete keyfwdeleteTypes the forward delete keytabTypes the tab keyescTypes the esc keyclearTypes the clear keyleftTypes the left arrow keyrightTypes the right arrow keyupTypes the up arrow keydownTypes the down arrow keyquoteTypes a quote (")pageupTypes the page up keypagedownTypes the page down keyhomeTypes the home keyendTypes the end keyhelpTypes the help keyF#\Types one of the function keys (you must replace the # character with a number from 1 to 15)